home *** CD-ROM | disk | FTP | other *** search
/ Bandai Visual CD-ROM Previews 3 / Bandai Visual CD-ROM Previews 3.iso / TWISTY_DEMO / #2_DEMO_01.dir / 00030_Script_30 < prev    next >
Text File  |  1995-02-05  |  112b  |  7 lines

  1. on exitFrame
  2.     if soundBusy(1) then
  3.     nothing
  4.   else
  5.     set the volume of sound 3 to 255
  6.   end if
  7. end